From: Juanma Barranquero Date: Tue, 5 Dec 2006 14:29:20 +0000 (+0000) Subject: (^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME', X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31673 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6b147d35868451e90cccaa76af910f4e6dc6f540;p=emacs.git (^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'. --- diff --git a/man/faq.texi b/man/faq.texi index 69feaecc2b5..5ba47325271 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -2761,7 +2761,7 @@ if ($?EMACS) then endif @end example -Or put this in your @file{.emacs_tcsh} file: +Or put this in your @file{.emacs_tcsh} or @file{~/.emacs.d/init_tcsh.sh} file: @example unset edit